home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / Sound Blaster Voxkit / Sound Blaster Voxkit.img / README.TXT < prev    next >
Text File  |  1990-07-11  |  3KB  |  94 lines

  1.                   ADDITIONAL INFORMATION ON SOUND BLASTER
  2.  
  3.  
  4. 1. SET SOUND ENVIRONMENT
  5.  
  6.    To  help certain Sound Blaster software, such as VOXKIT and  FMORGAN,  
  7.    to locate their driver, you must enter following line at DOS prompt:
  8.  
  9.    (assuming that your Sound Blaster software is installed in  Drive C:)
  10.  
  11.         SET  SOUND=C:\SB
  12.  
  13.    If  your  Sound Blaster software is installed in  other  drive,  just  
  14.    change "C:" in the line to other drive name.
  15.  
  16.    You may add above line in your AUTOEXEC.BAT file.
  17.  
  18.    Refer   to   your  DOS  manual for more information  on   using   the  
  19.    "SET" command.
  20.  
  21.  
  22.  
  23. 2. New Programs
  24.  
  25.    A. PLAYCMF.EXE
  26.  
  27.    PLAYCMF.EXE  is  a FM music player program that  plays  ".CMF"  music 
  28.    files.
  29.  
  30.    Before  running PLAYCMF.EXE, you must first load Sound  Blaster's  FM 
  31.    Music Driver - SBFMDRV.COM.
  32.  
  33.    SBFMDRV.COM  is  a memory resident driver that is found in  the  root 
  34.    directory  of the FM Intelligent Organ Disk. It is copied to the  \SB 
  35.    sub-directory.
  36.  
  37.    Usage:
  38.           PLAYCMF music-filename  [/Q] [/S="command-line"]
  39.           Where:
  40.                  "music-file" is the .CMF file to play
  41.                  /Q :    set quiet screen mode
  42.                  /S :    execute the DOS command-line specified.
  43.  
  44.    You may play a music in the background and use the "/S=" paramter  to 
  45.    "Shell" to execute another program.
  46.  
  47.    We  enclosed some .CMF songs for you as samplers. Watch out for  more 
  48.    .CMF songs, Sing-Alongs and other applications that are coming on the 
  49.    way.
  50.  
  51.  
  52.    B. VSR.EXE
  53.  
  54.    This  program  generates a new voice file with a  different  sampling 
  55.    rate from the original.
  56.  
  57.    Usage: VSR source-filename target-filename /Rnn [/Pnn] [/O]
  58.  
  59.    where: /Rnn :    nn is the new sampling rate in percentage
  60.           /Pnn :    nn is the I/O port address, 210, 220....260
  61.           /O   :    to output the voice after the change
  62.  
  63.      eg.  VSR frogs.voc new.voc /R120
  64.  
  65.  
  66.    C. TRIM.EXE
  67.  
  68.    This program trims the leading and trailing silence of a voice file.
  69.  
  70.    Usage: TRIM source-filename target-filename [/Tnn]
  71.  
  72.    where: /Tnn :    nn is the treshold value (T=2 by default)
  73.  
  74.      eg.  TRIM tv4.voc newtv4.voc 
  75.  
  76.  
  77.  
  78. 3. CUSTOMIZING PARROT - Creating PARROT Pictures
  79.  
  80.    The  PARROT.EXE program works in the EGA 320x200x16 colors mode.  You 
  81.    need to create 4 .PCX pictures files as follows:
  82.  
  83.        PARROT.E0   -  Parrot with mouth closed
  84.        PARROT.E1   -  Parrot with mouth openned
  85.        PARROT.E2   -  Parrot with mouth wide openned
  86.        PARROT.E3   -  Parrot with eyes closed
  87.  
  88.    You  may use any PCX paint program, but ENSURE that it is set to  the 
  89.    EGA 320x200x16 colors mode or select this EGA mode driver even if you 
  90.    are using a VGA card.
  91.  
  92.  
  93.    (Refer to manual for Creating PARROT voices)
  94.